build: Update .gitignore
authorColin Walters <walters@verbum.org>
Tue, 9 Aug 2016 00:19:54 +0000 (20:19 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 9 Aug 2016 14:41:07 +0000 (14:41 +0000)
The patch to add more symlink bits also needed CLEANFILES updates.

Closes: #446
Approved by: jlebon

Makefile-tests.am

index 4316f2eeaddffd14d7e1f331dfaecbb58977cef4..80f60add34d6e530977ef3c64522686a15051a11 100644 (file)
@@ -243,6 +243,7 @@ ALL_LOCAL_RULES += tests/libreaddir-rand.so
 CLEANFILES += tests/libreaddir-rand.so tests/ostree-symlink-stamp \
                tests/ostree-prepare-root-symlink-stamp tests/ostree-remount-symlink-stamp \
                tests/rofiles-fuse-symlink-stamp tests/ostree
+CLEANFILES += tests/ostree-prepare-root tests/ostree-remount tests/rofiles-fuse
 
 tests/%-symlink-stamp: % Makefile
        $(AM_V_GEN) set -e; \